Skip to content

docs(archivebox): sync template standards#326

Merged
mberlofa merged 1 commit into
mainfrom
docs/archivebox-template-standards-sync
Jul 6, 2026
Merged

docs(archivebox): sync template standards#326
mberlofa merged 1 commit into
mainfrom
docs/archivebox-template-standards-sync

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • register archivebox in the site sync playground registry
  • keep the playground/site sync gate aligned with the chart validation PR

Validation

  • make site-sync-check CHART=archivebox
  • npm run lint
  • npm run format:check
  • npm run build
  • make release-check REPO=site
  • make attribution-check REPO=site

Chart PR: helmforgedev/charts#646
Issue: helmforgedev/charts#633

Summary by CodeRabbit

  • New Features
    • Added support for the archivebox chart in the playground, enabling it to be eligible for sync alongside the other available chart options.

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8f750c1f-0617-43a8-b76d-879edf50ddd4

📥 Commits

Reviewing files that changed from the base of the PR and between 5a4004d and cbb2705.

📒 Files selected for processing (1)
  • src/pages/playground.astro

📝 Walkthrough

Walkthrough

src/pages/playground.astro adds archivebox to siteSyncPlaygroundConfigs, expanding the set of playground chart slugs that map to src/data/playground-configs.ts.

Changes

Playground Config Update

Layer / File(s) Summary
Add archivebox entry to siteSyncPlaygroundConfigs
src/pages/playground.astro
Adds an archivebox mapping to src/data/playground-configs.ts in the playground sync configuration.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • helmforgedev/site#322: Also extends src/pages/playground.astro by adding a new chart slug to siteSyncPlaygroundConfigs.
  • helmforgedev/site#330: Also updates the same playground sync mapping to register additional chart slugs.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title is related to the change, but it is broader and less specific than the actual registry update.
Description check ✅ Passed The description covers the summary and validation steps, and includes the related issue, so it is mostly complete.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/archivebox-template-standards-sync

Comment @coderabbitai help to get the list of available commands.

@mberlofa mberlofa force-pushed the docs/archivebox-template-standards-sync branch from df53586 to 5a4004d Compare July 4, 2026 17:59
mberlofa added a commit to helmforgedev/charts that referenced this pull request Jul 6, 2026
## Summary
- add the canonical archivebox.validate helper and validate.yaml gate
- centralize fail-fast validation for backup, ingress hosts, and
selector label overrides
- require both S3 access key and secret key when backup uses inline
credentials
- add helm-unittest coverage for validation failures

## Validation
- make template-standards-check CHART=archivebox
- helm unittest charts/archivebox
- helm lint --strict charts/archivebox
- make standards-check CHART=archivebox
- make validate-chart CHART=archivebox TIMEOUT=1200: FULLY VALIDATED (13
layers)
- make site-sync-check CHART=archivebox
- make release-check REPO=charts
- make attribution-check REPO=charts

Site PR: helmforgedev/site#326
Issue: #633

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Added fail-fast chart validation for common misconfigurations,
including enabling ingress without hosts, ingress hosts missing required
host values, conflicting pod label overrides, and incomplete/absent
backup settings.
* Strengthened S3 backup credential checks: when not using an existing
S3 secret, both S3 access key and secret key must be provided together
(with a consolidated error message).
* **Tests**
* Expanded chart validation test coverage for the above failure
scenarios, including incomplete S3 backup credentials.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa force-pushed the docs/archivebox-template-standards-sync branch from 5a4004d to cbb2705 Compare July 6, 2026 10:21
@mberlofa mberlofa merged commit a2522f9 into main Jul 6, 2026
@mberlofa mberlofa deleted the docs/archivebox-template-standards-sync branch July 6, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant